How to Install libhttp-async-perl software package in Ubuntu 14.04 LTS (Trusty Tahr)

How to Install libhttp-async-perl software package in Ubuntu 14.04 LTS (Trusty Tahr)

libhttp-async-perl software package provides module for parallel non-blocking processing of multiple HTTP requests, you can install in your Ubuntu 14.04 LTS (Trusty Tahr) by running the commands given below on the terminal,

$ sudo apt-get update
$ sudo apt-get install libhttp-async-perl 

libhttp-async-perl is installed in your system.

Make ensure the libhttp-async-perl package were installed using the commands given below,

$ sudo dpkg-query -l | grep libhttp-async-perl *

You will get with libhttp-async-perl package name, version, architecture and description in a table

libhttp-async-perl package basic information:

Distro Ubuntu 14 04 lts trusty tahr
Section Perl
Package libhttp-async-perl
Version 0.23-1
Description module for parallel non-blocking processing of multiple HTTP requests
Sub Section Perl


See Also, How to uninstall or remove libhttp-async-perl software package from Ubuntu 14.04 LTS (Trusty Tahr)?